Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #88

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #88

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 20, 2022

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • composer.json (composer)
  • .github/workflows/ci.yml (github-actions)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Automatically detect the best rangeStrategy to use.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 19 Pull Requests:

Update dependency @​tailwindcss/ui to ^0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-ui-0.x
  • Merge into: master
  • Upgrade @​tailwindcss/ui to ^0.7.0
Update dependency axios to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to ^0.27.0
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update dependency alpinejs to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/alpinejs-3.x
  • Merge into: master
  • Upgrade alpinejs to ^3.0.0
Update dependency axios to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x
  • Merge into: master
  • Upgrade axios to ^1.0.0
Update dependency doctrine/dbal to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/doctrine-dbal-3.x
  • Merge into: master
  • Upgrade doctrine/dbal to ^3.0
Update dependency fruitcake/laravel-cors to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/fruitcake-laravel-cors-3.x
  • Merge into: master
  • Upgrade fruitcake/laravel-cors to ^3.0
Update dependency laravel-mix to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-mix-6.x
  • Merge into: master
  • Upgrade laravel-mix to ^6.0.0
Update dependency laravel/dusk to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-dusk-7.x
  • Merge into: master
  • Upgrade laravel/dusk to ^7.0
Update dependency laravel/framework to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-10.x
  • Merge into: master
  • Upgrade laravel/framework to ^10.0
Update dependency laravel/jetstream to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-jetstream-3.x
  • Merge into: master
  • Upgrade laravel/jetstream to ^3.0
Update dependency laravel/sanctum to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-sanctum-3.x
  • Merge into: master
  • Upgrade laravel/sanctum to ^3.0
Update dependency nunomaduro/collision to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/nunomaduro-collision-7.x
  • Merge into: master
  • Upgrade nunomaduro/collision to ^7.0
Update dependency php to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/php-8.x
  • Merge into: master
  • Upgrade php to ^8.0.0
Update dependency phpunit/phpunit to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-10.x
  • Merge into: master
  • Upgrade phpunit/phpunit to ^10.0
Update dependency postcss-import to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-import-15.x
  • Merge into: master
  • Upgrade postcss-import to ^15.0.0
Update dependency resolve-url-loader to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/resolve-url-loader-5.x
  • Merge into: master
  • Upgrade resolve-url-loader to ^5.0.0
Update dependency sass-loader to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-13.x
  • Merge into: master
  • Upgrade sass-loader to ^13.0.0
Update dependency tailwindcss to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: master
  • Upgrade tailwindcss to ^3.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from ed1c31a to f889542 Compare March 1, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants